- memory lock(out)
- блокировки памяти
Англо-русский словарь по компьютерной безопасности. Академик.ру. 2011.
Англо-русский словарь по компьютерной безопасности. Академик.ру. 2011.
Memory barrier — Memory barrier, also known as membar or memory fence or fence instruction, is a type of barrier and a class of instruction which causes a central processing unit (CPU) or compiler to enforce an ordering constraint on memory operations issued… … Wikipedia
Lock (computer science) — In computer science, a lock is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. Locks are one way of enforcing concurrency control policies. Contents 1 Types 2… … Wikipedia
Lock-free and wait-free algorithms — In contrast to algorithms that protect access to shared data with locks, lock free and wait free algorithms are specially designed to allow multiple threads to read and write shared data concurrently without corrupting it. Lock free refers to the … Wikipedia
Out-of-order execution — In computer engineering, out of order execution (OoOE or OOE) is a paradigm used in most high performance microprocessors to make use of instruction cycles that would otherwise be wasted by a certain type of costly delay. In this paradigm, a… … Wikipedia
Lock Haven University of Pennsylvania — Infobox University name = Lock Haven University of Pennsylvania type = Public, state funded motto = endowment = 7.5 Million established = 1870 president = Keith T. Miller provost = Roger Johnson vp student affairs = Linda D. Koch city = Lock… … Wikipedia
shut out — verb prevent from entering; shut out (Freq. 3) The trees were shutting out all sunlight This policy excludes people who have a criminal record from entering the country • Syn: ↑exclude, ↑keep out, ↑shut • Ant: ↑ … Useful english dictionary
shut someone/something out — 1 he shut me out of the house: LOCK OUT, keep out, refuse entrance to. 2 she shut out the memories: BLOCK, suppress. 3 the bamboo shut out the light: KEEP OUT, block out, screen, veil … Useful english dictionary
Vendor lock-in — Marketing Key concepts Product marketing · Pricing … Wikipedia
Java Memory Model — The Java memory model describes how threads in the Java programming language interact through memory. Together with the description of single threaded execution of code, the memory model provides the semantics of the Java programming language.… … Wikipedia
Mac OS memory management — Historically, the Mac OS used a form of memory management that has fallen out of favour in modern systems. Criticism of this approach was one of the key areas addressed by the change to Mac OS X.The original problem for the designers of the… … Wikipedia
Flash memory — Computer memory types Volatile RAM DRAM (e.g., DDR SDRAM) SRAM In development T RAM Z RAM TTRAM Historical Delay line memory Selectron tube Williams tube Non volatile … Wikipedia